POV-Ray : Newsgroups : povray.binaries.images : Isosurface puzzle : Re: Isosurface puzzle Server Time
1 Aug 2024 20:13:57 EDT (-0400)
  Re: Isosurface puzzle  
From: Nicolas Alvarez
Date: 28 Feb 2008 07:21:22
Message: <47c6a742$1@news.povray.org>
Thomas de Groot escribió:
> I need a bit of advice.
> 
> I try to model the top end of the flutes on a column shaft. It should end 
> with a hemispherical feature. However, as you can see on the image, the 
> sphere used is much too large, although I thought I coded its size 
> correctly. Undoubtedly, I overlooked something.
> 
> I add the code below:
> 
> //=== start code ===
> [...]
>             + f_snoise3d(x,y,z)*0.1)

Just a minor hint: It would be much easier to debug the basic shape if 
you remove any kind of noise or turbulence.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.